home *** CD-ROM | disk | FTP | other *** search
- ; Self Extracting DLLs
- ; OLEAut32.dll (done)
-
-
-
- [Version]
- AdvancedInf=2.5
- Signature="$CHICAGO$"
- SetupClass=Base
-
- [DestinationDirs]
- SysDirCopy = 11 ; 11 Copies to the system directory
-
- [DefaultInstall]
- CopyFiles = SysDirCopy
- RegisterOCXs=RegisterMyOCXs
-
- [RegisterMyOCXs]
- %11%\oleaut32.dll
-
-
- [SysDirCopy] ;Copy the following files to the system directory.
- OLEAUT32.DLL,,,32
-
- [SourceDisksNames]
- 55=%MyDiskStr1%,"",0
-
- [SourceDisksFiles]
- oleaut32.dll=55
-
- [Strings]
- MyDiskStr1 = "DLL Installations"
-
-